[DEPRECATED] Remove a signer from document
[DEPRECATED — will stop working in API v2] This endpoint is kept for backwards compatibility. Use DELETE /api/v1/documents/:id/parties/:partyId instead — “party” is the correct term for a document participant.
Remove a signer from a document. This operation is only allowed for DRAFT documents.
Note: Once a document is sent, signers cannot be removed. You must cancel the document first.
Documentation Index
Fetch the complete documentation index at: https://docs.sajn.se/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for API authentication
Response
200
Unique signer identifier
Document ID this signer belongs to
Signer full name
Signer role: SIGNER, ORGANIZER, REVIEWER, or ACCEPTOR
SIGNER, ORGANIZER, REVIEWER, ACCEPTOR Date and time when the signer signed (null if not signed)
Read status: NOT_OPENED, OPENED, or READ
NOT_OPENED, OPENED, READ Signing status: NOT_SIGNED, SIGNED, or REJECTED
NOT_SIGNED, SIGNED, REJECTED How documents are sent to this signer: EMAIL, SMS, or NONE
EMAIL, SMS, NONE Signature type required: DRAWING, BANKID, CLICK_TO_SIGN, etc.
NONE, DRAWING, BANKID, MANUAL, CLICK_TO_SIGN Two-step verification: NONE or SMS_BEFORE_SIGNING
NONE, SMS_BEFORE_SIGNING, EMAIL_BEFORE_SIGNING Send status: NOT_SENT, SENT, DELIVERED, BOUNCED, or FAILED
NOT_SENT, SENT, DELIVERED, BOUNCED, FAILED Signer email address
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Signer phone number (for SMS notifications)
Company name
Role/title within the company
Company organization number
Your external reference ID for this signer
Linked company ID
Swedish personal number (personnummer) - required for BankID signing
ISO 3166-1 alpha-3 country code for the signer (e.g. SWE)
Order for sequential signing (null for parallel)

